home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Misc. / Save the Planet 1991 2.11 / card_3864.txt < prev    next >
Text File  |  1991-05-30  |  4KB  |  198 lines

  1. -- card: 3864 from stack: in.11
  2. -- bmap block id: 3359
  3. -- flags: 0000
  4. -- background id: 3693
  5. -- name: Menu
  6. ----- HyperTalk script -----
  7. on opencard
  8.   hide menubar
  9. end opencard
  10.  
  11.  
  12. -- part 3 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=29 top=65 right=151 bottom=146
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: New Button
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   push card
  27.   visual effect zoom open
  28.   go to card "TutMenu"
  29.  
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 4 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=195 top=61 right=152 bottom=305
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: New Button
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   visual effect zoom open
  49.   push card
  50.   go to card "game"
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 5 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=352 top=56 right=137 bottom=489
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: New Button
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   visual effect zoom open
  70.   push card
  71.   go card "ActMenu"
  72. end mouseUp
  73.  
  74.  
  75.  
  76. -- part 6 (button)
  77. -- low flags: 00
  78. -- high flags: 0000
  79. -- rect: left=40 top=170 right=236 bottom=123
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 1
  83. -- font id: 0
  84. -- text size: 12
  85. -- style flags: 0
  86. -- line height: 16
  87. -- part name: New Button
  88. ----- HyperTalk script -----
  89. on mouseUp
  90.   visual effect zoom open
  91.   push card
  92.   go to card "bib"
  93. end mouseUp
  94.  
  95.  
  96.  
  97. -- part 7 (button)
  98. -- low flags: 00
  99. -- high flags: 0000
  100. -- rect: left=193 top=167 right=234 bottom=306
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 1
  104. -- font id: 0
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: New Button
  109. ----- HyperTalk script -----
  110. on mouseUp
  111.   visual effect zoom open
  112.   push card
  113.   go to card "auth"
  114. end mouseUp
  115.  
  116.  
  117.  
  118. -- part 8 (button)
  119. -- low flags: 00
  120. -- high flags: 0000
  121. -- rect: left=353 top=152 right=235 bottom=482
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 1
  125. -- font id: 0
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: New Button
  130. ----- HyperTalk script -----
  131. on mouseUp
  132.   go to card "Title"
  133. end mouseUp
  134.  
  135.  
  136.  
  137. -- part 9 (button)
  138. -- low flags: 00
  139. -- high flags: 0000
  140. -- rect: left=58 top=262 right=322 bottom=100
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 0 / 0
  143. -- text alignment: 1
  144. -- font id: 0
  145. -- text size: 12
  146. -- style flags: 0
  147. -- line height: 16
  148. -- part name: New Button
  149. ----- HyperTalk script -----
  150. on mouseUp
  151.   visual effect zoom open
  152.   push card
  153.   go to card "help"
  154. end mouseUp
  155.  
  156.  
  157.  
  158. -- part 10 (button)
  159. -- low flags: 00
  160. -- high flags: 0000
  161. -- rect: left=173 top=255 right=335 bottom=323
  162. -- title width / last selected line: 0
  163. -- icon id / first selected line: 0 / 0
  164. -- text alignment: 1
  165. -- font id: 0
  166. -- text size: 12
  167. -- style flags: 0
  168. -- line height: 16
  169. -- part name: New Button
  170. ----- HyperTalk script -----
  171. on mouseUp
  172.   visual effect zoom open
  173.   push card
  174.   go to card "register"
  175. end mouseUp
  176.  
  177.  
  178.  
  179. -- part 11 (button)
  180. -- low flags: 00
  181. -- high flags: 0000
  182. -- rect: left=385 top=253 right=320 bottom=439
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 0 / 0
  185. -- text alignment: 1
  186. -- font id: 0
  187. -- text size: 12
  188. -- style flags: 0
  189. -- line height: 16
  190. -- part name: New Button
  191. ----- HyperTalk script -----
  192. on mouseUp
  193.   visual effect iris close
  194.   go Home
  195.   show menubar
  196. end mouseUp
  197.  
  198.